home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 (Alt) / MACD 5.bin / workbench / time / rendercalc / rendercalc.history < prev    next >
Encoding:
Text File  |  1994-03-03  |  8.4 KB  |  209 lines

  1.                             RenderCalc History
  2.  
  3.                        Author: Daniel S. Milling Jr.
  4.  
  5.                   Copyright © 1994 Daniel S. Milling Jr.
  6.                             All Rights Reserved
  7. ----------------------------------------------------------------------------
  8.  
  9. v1.46
  10. -----
  11. - First Released Update!
  12. - Changed a number of things.
  13. - Removed the 'Tell Me About RenderCalc!' Button.  It was just put there to
  14.   take up space until something was found to do with that space :-)  Use
  15.   the 'About' menu item instead.
  16. - Changed the TIMECODE TYPE selection to a Cycle gadget to save space.
  17.   This gadget has also been moved to where the 'Tell Me About RenderCalc!'
  18.   button used to be, underneath the TIMECODE OUTPUT section.  With the
  19.   change to a cycle gadget, the SMPTE non-drop frame option has temporarily
  20.   been eliminated.  Once some solid data regarding this calculation has
  21.   been found, it is a simple matter to add this feature.
  22. - ADDED FEATURE: Now, when any timecode value is entered into any of the
  23.   three timecode input gadgets, the timecode value is expanded.  This means
  24.   that if the value '123' was entered, the expanded value would be
  25.   '00:00:01:23' which would replace the entered value in the string gadget.
  26. - Added two new Informational text boxes.  These are located beneath the
  27.   Units Conversion Table where the TIMECODE TYPE selection used to reside.
  28.     - The CONVERSION TABLE box displays which values are represented in the
  29.       Units Conversion Table.  Since the Distance gadget and the Length
  30.       gadget may alternately display data in this table, the CONVERSION
  31.       TABLE gadget tells the user which is being displayed at any time.
  32.     - The TIMECODE METHOD box displays what the final timecode value is
  33.       in the TIMECODE OUTPUT section.  Since there are two modes of
  34.       timecode calculation, this box will display the current mode.
  35.  
  36.  
  37. v1.44
  38. -----
  39. - Unreleased Update
  40. - Changed a couple of minor internal things.
  41. - Changed the manner in which the Shareware Notice appears.  It has now
  42.   become a bit LESS annoying (when was the last time you saw that
  43.   happen...)  The notice will appear at startup and upon exiting the
  44.   program, as it did before.  Instead of opening a window and staying
  45.   on-screen for a set time interval, the notice is now in the form of a
  46.   requester which may be closed by the user at any time.  I have also
  47.   removed the notice when the Zoom gadget is clicked.  There is only one
  48.   catch to this.  The Shareware Notice requester will appear randomly
  49.   during program operation.  After testing it out, it doesn't usually show
  50.   up too often :-).  Since this is completely random, the frequency of the
  51.   Shareware Notice Requester is different every time the program is run.
  52.   As usual, registered users will never see this requester.
  53. - BUG FIX:  There was a minor bug with decoding keyfiles.  There was one
  54.   certain circumstance where the window title would be rendered improperly.
  55.   The keyfile decoding was fine but the translation of a certain piece of
  56.   data would go wrong under one known circumstance.  This has been fixed.
  57. - ADDITON: Added the ability to add and subtract either timecode values or
  58.   decimal frame number values from any of the timecode inputs, in the
  59.   Timecode Input section.  This operation is relative to the current
  60.   timecode type selected.  When doing timecode calculations, this can come
  61.   in quite handy.
  62.  
  63.  
  64. v1.41
  65. -----
  66. - First Release!
  67. - V1.4 WAS supposed to be the release version but I decided to add a Zoom
  68.   gadget.  You may now shrink the program window and get it out of the way.
  69.   When click, the Shareware Notice is displayed for a few seconds.  Upon
  70.   registering, this notice will also be removed.
  71.  
  72.  
  73. v1.40
  74. -----
  75. - Never Released
  76. - Changed some minor internal code and cleaned up a few things.
  77.  
  78.  
  79. v1.37
  80. -----
  81. - Never Released
  82. - Implemented the keyfile system.  If a proper personalized keyfile is not
  83.   present, the SHAREWARE window will appear, at both startup and upon
  84.   exiting the program, happily reminding the user that this is a shareware
  85.   package :-)  With the appropriate keyfile, obtained by registering
  86.   (hint hint) this message will be removed and will never appear again
  87.   (unless, of course, you lose or tamper with the keyfile...)
  88.  
  89.  
  90. v1.36
  91. -----
  92. - Never Released
  93. - ** MAJOR UPDATE! **
  94. - Added Time Code readout below the FRAMES, SECONDS and MINUTES OUTPUT.
  95. - Added a toggle between SMPTE non-drop frame (30fps), SMPTE drop frame,
  96.   EBU (25fps) and FILM (24fps) time code.
  97. - NOTE: SMPTE drop frame is NOT implemented at this time.  When this time
  98.   code type is selected, all values will be zeroed.  At this time it acts
  99.   only as a place holder for a future update.
  100. - Added a WHOLE NEW SECTION devoted to Time Code input and calculation.
  101. - Added TIMECODE IN, OUT and DURATION input gadgets.
  102. - Added TIMECODE IN, OUT and DURATION calculation table.
  103. - Added a FRAME output table which corresponds to the Time Code IN, OUT
  104.   and DURATION output table members.
  105. - Added on-the-fly recalculation of time code between all three supported
  106.   formats.  This means you can see what the time code will be for any
  107.   format without having to re-type your values.
  108. - Added an About button which does the same thing as selecting the 'About'
  109.   menu item.
  110.  
  111.  
  112. v1.35
  113. -----
  114. - Never Released
  115. - Added MINUTES output below the FRAMES and SECONDS output.
  116. - Toyed with the idea of adding a Time Code option.  Laid the ground work
  117.   for this option.
  118. - Changes the GUI to reflect the addition of the MINUTES output.
  119.  
  120.  
  121. v1.32 thru 1.34
  122. ---------------
  123. - Never Released
  124. - MANY internal changes which cleaned up the code a bit.  Nothing major
  125.   externally has been changed.
  126.  
  127.  
  128. v1.31
  129. -----
  130. - Never Released
  131. - Internally rearranged the conversion table so that more accurate
  132.   numbers may be obtained.
  133. - Changed the name of the INPUT VALUE gadget to LENGTH.  It sounded more
  134.   logical.
  135. - Linked the Distance gadget to the conversion table output.  Now any
  136.   number entered into the DISTANCE gadget will be converted and printed,
  137.   relative to the units represented by it's cycle gadget.
  138. - The LENGTH gadget value is also preserved.  If, for example, you enter a
  139.   number into the LENGTH string gadget and get it's conversion output, you
  140.   can enter a number into the DISTANCE string gadget and get it's output.
  141.   Each number, with units, is preserved and all one has to do is click inside
  142.   the respective gadget and hit return.  You will now get the conversion
  143.   units for that value.  You can enter numbers back and forth between the
  144.   LENGTH and DISTANCE gadgets and always preserve the value and units of
  145.   the other gadget.
  146. - Added SECONDS output.
  147. - Moved the output of FRAMES along with SECONDS, below the inputs for SPEED
  148.   and DISTANCE.
  149. - Changed the GUI to reflect these changes.
  150.  
  151.  
  152. v1.30
  153. -----
  154. - Never Released
  155. - Now the Speed, Distance and Input Value gadgets allow units of inches,
  156.   feet, yards, miles, millimeters, meters or kilometers.
  157. - Re-wrote the conversion table function and shuffled around the order of
  158.   the printed table.  The printed table now has a more logical layout.
  159. - Updated the GUI to reflect these changes.
  160.  
  161.  
  162. v1.21
  163. -----
  164. - Never Released
  165. - The Cycle gadget for INPUT VALUE was broken.  When this cycle gadget was
  166.   clicked it did not automatically update the units of the number entered
  167.   into the INPUT VALUE gadget.  This meant that the table below would not
  168.   be updated properly (ie. if the original value was in units of 'X' and
  169.   you clicked on 'Y' the table would not be update!)  This is now fixed.
  170.  
  171.  
  172. v1.20
  173. -----
  174. - Never Released
  175. - ** MAJOR update! **
  176. - Added an INPUT VALUE gadget.
  177. - Added another cycle gadget which represents the units for the INPUT VALUE.
  178. - Added a unit conversion table which would take the input of the new
  179.   INPUT VALUE string gadget and print out the converted values in the table
  180.   below.  The conversion units handled are inches, feet, yards, miles,
  181.   millimeters, meters and kilometers.
  182.  
  183.  
  184. v1.10
  185. -----
  186. - Never Released
  187. - Added 3 new Cycle gadgets which allowed for the control of the units
  188.   of speed, distance and time.  SPEED could now be miles, meters, feet or
  189.   yards per hour, minute, or sec.  DISTANCE could now be in units of miles,
  190.   feet, meters or yards.
  191. - Updated the GUI to reflect these changes.
  192.  
  193.  
  194. v1.00
  195. -----
  196. - Never Released
  197. - My first attempt at GUI programming in C!
  198. - Only allowed input of SPEED in MPH and DISTANCE in FEET.
  199. - Output in FRAMES
  200.  
  201.  
  202. v0.9
  203. ----
  204. - Never Released
  205. - Really cheap and dirty CLI based version which only could handle MPH
  206.   for speed and FEET for distance.
  207. - The only output was FRAMES
  208.  
  209.